home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / w3m / README.Debian < prev    next >
Text File  |  2008-07-21  |  593b  |  18 lines

  1. w3m for DEBIAN
  2. ----------------------
  3.  
  4. If you want to w3m with lynx-style keybinding, 
  5. copy /usr/share/doc/w3m/examples/keymap.lynx to ~/.w3m/keymap
  6.  
  7. Difference between pure w3m and Debian package:
  8.  
  9.  * -s option means squeeze multiple blank lines in order to work
  10.    as pager alternatives.
  11.    If you want to specify terminal coding system as Shift_JIS
  12.    (original w3m uses -s option for this), you can use 
  13.    -o kanjicode=S
  14.    In addition, -e and -j option is disabled.  Use
  15.    -o kanjicode=E or -o kanjicode=j respectively.
  16.  
  17.  -- Fumitoshi UKAI <ukai@debian.or.jp>, Mon Mar 22 00:52:34 2004
  18.